home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / query_shadowing < prev    next >
Text File  |  2001-04-06  |  263b  |  13 lines

  1. SYNOPSIS
  2.         object query_shadowing (object obj)
  3.  
  4. DESCRIPTION
  5.         The function returns the object which <obj> is currently
  6.         shadowing, or 0 if <obj> is not a shadow.
  7.  
  8. HISTORY
  9.         Introduced in 3.2.1@73.
  10.  
  11. SEE ALSO
  12.         shadow(E), unshadow(E)
  13.